

Prof Zengbo Wang Research Team at Bangor University
Laser surface engineering offers a fundamentally different manufacturing route to spectral control than the paints, multilayer dielectric stacks, and lithographically patterned metasurfaces currently used for spacecraft thermal-control surfaces. Because the optical function is written directly into the bulk substrate and its native oxide rather than applied as a bonded layer, laser-textured surfaces eliminate the coefficient-of-thermal-expansion mismatch, adhesive embrittlement, and delamination risk that drive degradation of paint and second-surface-mirror coatings over repeated deep thermal cycling in orbit; they carry no organic binder to photo-degrade or outgas under UV and atomic-oxygen exposure, removing a known source of both optical drift and contamination of nearby sensitive optics; and they add no coating mass or separate application step, since the thermal-control function is generated in the same manufacturing operation as the structural surface itself. Laser processing is also inherently scalable to the complex, curved, large-area geometries relevant to next-generation platforms — including the far larger radiator areas implied by proposed orbital high-power-density applications such as space-based AI data centres — in a way that cleanroom lithography and multilayer deposition, both fundamentally planar processes, are not. Critically, because the optical response is set entirely by laser-processing parameters (fluence, pulse duration, scan pattern) rather than by material formulation or fixed layer stacks, the same tool and process can in principle be reprogrammed to deliver spatially varying spectral function across a single component — a capability with no straightforward analogue in paint- or deposition-based approaches. These are manufacturing and durability advantages, however, not evidence that laser processing can achieve the spectral selectivity itself: existing approaches can already deliver low solar absorptance or high thermal emissivity independently, and the open scientific question — which this Fellowship addresses directly — is whether both can be achieved simultaneously through laser-programmed multiscale morphology and chemistry, without one degrading the other as it does in current laser-blackening approaches.
ssh -D 1080 -C -N username@ip
creat a local socks5 proxy at port 1080
If you’ve built agent workflows with pure prompting, you’ve likely run into hard limits. The model can generate logic, but it cannot securely execute code, call authenticated APIs, persist state, or orchestrate multi-step tool chains on its own.
Claude Code Skills provides that missing execution layer. They let Claude interface with external systems, manage authentication, query databases, automate browser operations, and maintain structured context across sessions. You move from simulated workflows to real system interactions.
For developers and teams building production-grade AI agents, skills define what the system can actually do.
Here are the top 10 Claude Code skills that matter.
Claude Code Skills package execution logic into structured, reusable modules that extend an agent’s capabilities. They move workflow logic out of oversized prompts and into versioned units you can inspect, update, and reuse.
A skill defines how Claude should perform a specific class of tasks. Inside a skill, you can include:
This structure lets you codify repeatable workflows once and apply them consistently. You reduce prompt sprawl, cut token overhead, and gain tighter control over the agent’s behaviour.
When you build with skills, you stop embedding fragile logic in long prompts. You encapsulate behaviour into clear modules and let Claude load them when needed.
Each skill lives in its own directory and starts with a SKILL.md file. That file defines the skill’s name, purpose, and step-by-step execution logic. Claude reads the metadata first to determine relevance. When the task matches, Claude loads the full instructions and any supporting files.
You can attach scripts to a skill and run them in a sandbox. Claude can execute deterministic logic, call APIs, process files, and manage multi-step workflows reliably.
Claude combines skills on a task basis, so you can build complex workflows without bloated prompts. This modular setup keeps execution structured and easier to scale.
These skills consistently appear in real-world builds. They cover infrastructure, execution, data access, and orchestration. These layers move agents from demo to deployment.
Let us now look at the 10 Claude Code skills teams rely on to build and ship production-grade agents.
Composio functions as an agent-native integration and execution layer. It standardizes external APIs into structured, callable tools that Claude can discover and invoke through a consistent schema.
You register integrations once and expose them as normalized tool interfaces. The agent selects tools dynamically based on task context and passes structured arguments that map directly to validated API operations.
Add Composio skills to your AI assistant:
This command installs the Composio agent skills, giving your AI assistant access to:
Your AI assistant can now reference these skills when helping you build with Composio!
Technical capabilities include:
Composio abstracts API heterogeneity into a uniform execution layer. Claude emits structured tool calls, and Composio validates, authenticates, executes, and returns machine-readable outputs.
Repo: https://github.com/ComposioHQ/skills | Docs: https://docs.composio.dev
The Remotion Best Practices Skill gives Claude deep domain knowledge for building programmatic videos with React. It loads specialized rules for animations, timing, audio, captions, 3D, and more — ensuring Claude generates correct, idiomatic Remotion code every time.
Install it with:
This skill covers:
With 117K+ weekly installs and security audits from Agent Trust Hub and Socket, it is one of the most widely used official skills in the ecosystem. It activates automatically whenever Claude is working with Remotion code, loading only the relevant rule files on demand to stay context-efficient.
Skill repo: github.com/remotion-dev/skills | Full reference: skills.sh/remotion-dev/skills/remotion-best-practices
The Frontend Design Skill guides Claude to create distinctive, production-grade interfaces that avoid generic “AI slop” aesthetics. Before writing a single line of code, it pushes Claude to commit to a bold conceptual direction — brutally minimal, maximalist chaos, retro-futuristic, art deco, editorial, and more — then execute it with full precision.
Install it with:
This skill enforces:
The skill works across HTML/CSS/JS, React, and Vue, and scales implementation complexity to match the aesthetic vision — maximalist designs get elaborate animations, minimalist designs get precision spacing and restraint. With 110K+ weekly installs across Claude Code, Codex, Gemini CLI, and GitHub Copilot, it is one of the most widely adopted design skills in the ecosystem.
Skill repo: github.com/anthropics/skills | Full reference: skills.sh/anthropics/skills/frontend-design
agent-browser is a headless browser automation CLI from Vercel Labs, purpose-built for AI agents. It pairs a fast Rust binary with a Node.js/Playwright daemon, giving Claude deterministic, ref-based control over any web interface without needing clean APIs.
Install it with:
The optimal AI workflow is snapshot-first:
Key capabilities:
With 14K GitHub stars and skills support for Claude Code, Cursor, Codex, Gemini CLI, and Copilot, agent-browser is the production-grade choice for agentic web automation.
Repo: github.com/vercel-labs/agent-browser | Docs: agent-browser.dev
Supermemory is the #1-ranked memory and context engine for AI — topping LongMemEval, LoCoMo, and ConvoMem, the three major AI memory benchmarks. Unlike RAG (which retrieves static document chunks), Supermemory extracts and tracks facts about users over time, understands temporal changes, resolves contradictions, and automatically forgets expired information.
Install the Claude Code plugin:
Once installed, your agent gets three tools that fire automatically:
The full context stack in one API:
Integrates as a drop-in wrapper with Vercel AI SDK, LangChain, LangGraph, OpenAI Agents SDK, Mastra, and Agno. With 16.7K GitHub stars and benchmarks proving state-of-the-art recall, it’s the most production-proven memory layer in the ecosystem.
Repo: github.com/supermemoryai/supermemory | Docs: supermemory.ai/docs
The File System and Document Processing Skill gives Claude controlled access to file environments, enabling direct work with PDFs, spreadsheets, CSVs, and structured reports in enterprise workflows.
Install it with:
Key capabilities:
The skill operates on actual file contents, producing verifiable outputs that integrate seamlessly with databases, analytics pipelines, and workflow engines. Document-heavy operations become programmable components inside broader automation systems rather than isolated manual tasks.
Repo: github.com/ComposioHQ/awesome-claude-skills
The Marketing Skills package provides Claude with specialized knowledge for marketing strategy, campaign execution, and content creation. It helps the agent generate marketing materials, analyze campaigns, and implement best practices across various marketing channels.
Install it with:
This skill enables Claude to assist with marketing workflows, content strategy, campaign planning, and performance analysis — turning marketing tasks into structured, repeatable operations that integrate with broader automation systems.
Repo: github.com/coreyhaines31/marketingskills
agent-sandbox-skill gives Claude (and other coding agents) a fully isolated E2B cloud sandbox to plan, build, host, and test full-stack applications — all without touching your local filesystem or production environment. Each agent fork gets its own independent sandbox, making it safe to run untrusted code, install packages, or spin up servers at any scale.
The core workflow is a single command:
This orchestrates a full Plan → Build → Host → Test lifecycle. Individual commands are also available for finer control:
Key capabilities:
Setup requires Python 3.12+, uv, and an E2B API key. Works with Claude Code, Gemini CLI, and Codex CLI out of the box.
Repo: github.com/disler/agent-sandbox-skill | E2B docs: e2b.dev/docs
Superpowers is a complete agentic software development workflow built on a composable skills framework. Rather than jumping straight into code, it guides the agent through a structured process: brainstorm → design spec → implementation plan → subagent-driven execution → review → merge.
Install in Claude Code via the plugin marketplace:
The core workflow steps:
Skills trigger automatically — the agent checks for relevant skills before any task, making the entire workflow mandatory rather than optional. With 40.9K GitHub stars and 3.1K forks, Superpowers is the most battle-tested multi-agent development methodology in the ecosystem.
Repo: github.com/obra/superpowers | Marketplace: github.com/obra/superpowers-marketplace
The Web Design Guidelines Skill gives Claude the ability to review web interface code for compliance with established design standards. It fetches the latest guidelines from a canonical source and validates files against all defined rules, outputting findings in a structured format.
Install it with:
Key capabilities:
file:line format for easy integration with development workflowsThe skill operates by fetching guidelines from github.com/vercel-labs/web-interface-guidelines, reading the target files, applying all rules, and outputting violations. With 22K GitHub stars and 133.4K weekly installs across Claude Code, Cursor, Codex, Gemini CLI, and Copilot, it’s a widely adopted standard for web interface validation.
Repo: github.com/vercel-labs/agent-skills
A well-written skill is a specific, focused instruction set — not a general-purpose prompt. Treat each skill like a module: it should do one thing well and compose cleanly with others.
The real power of skills comes from composition. Individual skills handle one concern; stacked together, they form a complete agentic workflow.
Every skill adds tokens to your context window. At scale, bloated skill sets slow responses, increase costs, and dilute the model’s attention on the actual task.
Skills that grant agents access to filesystems, APIs, browsers, or external services require careful scoping. The most capable agents are also the most dangerous if permissions are too broad.
Claude Code Skills determines whether your agent can actually execute inside real systems. Reasoning matters, but secure access, controlled execution, and structured integrations define production readiness.
Strong architectures focus on modular capabilities, clear permission boundaries, and observable workflows. When execution stays structured and traceable, automation scales without becoming fragile.
Most production-grade agent stacks depend on a unified integration backbone that connects model decisions to authenticated system actions. Platforms like Composio provide that core layer and enable agents to operate reliably across tools and environments.
Top 10 Claude Code Skills Every Builder Should Know in 2026ContentsMar 4, 2026
AuthorAkash
ShareCopy linkPost
Effective safety culture depends not only on good policies, but on how consistently and transparently they are applied across institutions. As part of our ongoing work on research culture and EDI, we’ve launched SafetyVoice UK — an independent, sector-wide platform for laboratory users, researchers, and technical staff across UK Higher Education to share anonymised experiences of how safety policies are applied in practice. Safety is fundamental. But clear communication, appropriate documentation, and opportunities for dialogue are what make policies work well for everyone. When these elements are inconsistent, it can affect confidence, wellbeing, and the ability to work effectively. SafetyVoice UK is open to contributors from any UK HEI or research organisation. Using AI-assisted anonymisation, the platform identifies common themes across the sector while protecting individual contributors — supporting a more transparent, EDI-aligned approach to safety governance. We welcome colleagues across the sector to share their experiences or perspectives. 🔗 https://safetyvoice.org.uk/ #HigherEducation #LabSafety #EDI #SafetyCulture #ResearchCulture
@UUK (Universities UK), @USHA_HE (Universities Safety & Health Association), or @AdvanceHE
In COMSOL: h_top = 14.4, h_bot = 7.2 W/m²K are fixed constants from t=0. Full convective cooling is applied from the very first second.
In TS: h is recomputed every timestep from the Churchill & Chu correlation at T_mean:
T_mean = float(np.mean(T)) # starts at T_amb = 20°C
ht = calc_h_top(T_mean) # → h ≈ 0 at t=0 !
At t=0, T_mean = T_amb, so ΔT = 0, Ra = 0, h = 0. TS starts with essentially zero convective cooling and only builds up h as the board heats. The full h=14.4 isn’t reached until T_mean ≈ 55°C (ΔT ≈ 35K above ambient).
So early in the transient:
| Time | COMSOL h_top | TS h_top (approx) |
|---|---|---|
| t = 0 s | 14.4 W/m²K | ~0 |
| t = 60 s | 14.4 W/m²K | ~5–8 |
| t = 300 s | 14.4 W/m²K | ~11–13 |
| SS | 14.4 W/m²K | 14.4 |
TS has far less cooling during the transient → rises faster and higher. At SS both converge to the same h, so SS temperatures should match closely. This matches exactly what the chart shows.
Simple fix: evaluate h at a representative ΔT from the start (e.g., use the current local temperature rather than T_mean, or initialise h at the SS value and let it update). The most direct fix to match the COMSOL setup would be to use fixed h values:
# Option: fix h to SS calibrated values (matches COMSOL setup)
ht = calc_h_top(T_AMB + 35.0) # evaluate at design ΔT=35K, constant
hb = calc_h_bottom(T_AMB + 35.0)
Or keep temperature-dependent h but evaluate at a better representative temperature than T_mean.no, I want fix that in comsol, not in TS, teach me how to defin ht and hb in comsol as fucntion of position and temperature.
In COMSOL, you define h as an expression in T directly in the Heat Flux boundary condition. Here’s how:
| Name | Expression | Description |
|---|---|---|
T_amb | 293.15[K] | Ambient temperature |
k_air | 0.0271[W/(m*K)] | Air conductivity |
nu_air | 1.655e-5[m^2/s] | Kinematic viscosity |
alpha_air | 2.34e-5[m^2/s] | Thermal diffusivity |
L_c | 0.0292[m] | Characteristic length (A/P) |
H_SCALE | 1.76 | Nu calibration multiplier |
dT_surf = max(T - T_amb, 0.001[K])
T_film = (T + T_amb) / 2
beta_air = 1 / T_film
Ra = 9.81[m/s^2] * beta_air * dT_surf * L_c^3 / (nu_air * alpha_air)
Nu_top = if(Ra < 1e7, 0.54 * Ra^0.25, 0.15 * Ra^(1/3))
Nu_bot = 0.27 * Ra^0.25
h_top_fn = Nu_top * k_air / L_c * H_SCALE
h_bot_fn = Nu_bot * k_air / L_c * H_SCALE
max(..., 0.001)avoids Ra=0 at t=0 when T=T_amb.
Top surface — Heat Flux BC:
General inward heat fluxh_top_fn * (T_amb - T)Bottom surface — Heat Flux BC:
h_bot_fn * (T_amb - T)Alternatively, use the built-in “Convective heat flux” type and enter h_top_fn in the h field — COMSOL will evaluate it locally at each surface node’s current T automatically.