Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agentic-sdk

agentic-sdk contains 59 collected skills from leifericf, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
59
Stars
5
updated
2026-07-04
Forks
3
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

check-style
software-quality-assurance-analysts-and-testers

Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.

2026-07-04
write-c
software-developers

Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.

2026-07-04
write-clj
software-developers

Recipe for writing Clojure, Functional Core / Imperative Shell at the function level (namespaces by domain), native wrappers, and the boundary discipline. Invoked when writing Clojure for the project.

2026-07-04
write-elixir
software-developers

Recipe for writing Elixir, pure functions in modules as the core and GenServer plus OTP as the shell, supervision trees, and NIF discipline for the C and Zig edge. Invoked when writing Elixir for the project.

2026-07-04
write-prose
software-developers

Recipe for any English the agent produces in this project, commits, comments, docstrings, ADRs, design docs, skill bodies, changelog, error messages, project guides. Optimizes for terse, humanized prose with no em dashes and no AI tells. Invoke for any prose-writing activity.

2026-07-04
write-zig
software-developers

Recipe for writing Zig, native bodies and edge wrappers, the allocator and lifetime discipline, and the hot-path rules. Invoked when writing or editing any Zig source.

2026-07-04
check-factoring
software-quality-assurance-analysts-and-testers

Review dimension for module boundaries, dependency direction, pure/effect and native leakage, duplication, and oversized units. Invoked by reviewer agents over one module shard.

2026-07-01
run-review-round
software-quality-assurance-analysts-and-testers

The authoritative procedure for one review round: lanes, reviewer fan-out, spine triage, level-ordered editor waves, integrate, verify, advance.

2026-06-30
add-dimension
software-developers

Generate a check-<dimension> recipe for a bug class the active set misses

2026-06-29
add-language
software-developers

Generate a write-<lang> recipe for a language outside the curated four

2026-06-29
add-tech
software-developers

Add a non-language concern, a lane entry, a spine task, or a hook

2026-06-29
advance-plan
software-developers

Drive a chunk of the plan to completion unattended, phase by phase

2026-06-29
analyze-root-cause
software-developers

Trace the causal chain from trigger to failure

2026-06-29
assess-risk
software-developers

Assess pre-deployment risk with rollback plans

2026-06-29
audit-code
software-quality-assurance-analysts-and-testers

Review and fix any scope, round after round until a dry round

2026-06-29
bootstrap-project
software-developers

Detect the stack, write the descriptor, materialize recipes and scaffolding

2026-06-29
capture-guidance
software-developers

Capture a correction or interaction preference mid-session at near-zero cost, route it to the right home, and return to the work.

2026-06-29
create-backlog
project-management-specialists

Create a prioritized backlog from the technical design

2026-06-29
define-requirements
project-management-specialists

Define testable, scoped requirements

2026-06-29
describe-problem
software-developers

Clarify the user problem, constraints, and success criteria

2026-06-29
design-technical
software-developers

Design architecture, components, and data flows

2026-06-29
design-ux
web-and-digital-interface-designers

Establish UX guardrails and interaction patterns

2026-06-29
fix-bug
software-quality-assurance-analysts-and-testers

Fix one bug end to end, from reproducer to one commit

2026-06-29
implement-change
software-developers

Build one change end to end on the current tip, review-clean and ready to land

2026-06-29
incorporate-feedback
software-developers

Promote captured guidance from the inbox into its durable home, empty the inbox, one commit.

2026-06-29
investigate
network-and-computer-systems-administrators

Triage an incident to root cause and a follow-up plan

2026-06-29
plan-feature
software-developers

Turn a backlog item into slices, a Gherkin spec, and a plan

2026-06-29
plan-system
software-developers

Turn a problem or idea into an approved backlog and feature plan

2026-06-29
plan-work
software-developers

Decompose a chunk of the approved plan into a forward-only DAG of phases and tasks, write it to plan.edn, return a compact summary

2026-06-29
review-incident
software-developers

Run a blameless incident review with action items

2026-06-29
review-risks
project-management-specialists

Surface risky assumptions and missing acceptance criteria

2026-06-29
ship
software-developers

Cut a release end to end, from lane gate to tag and trunk advance

2026-06-29
triage-logs
network-and-computer-systems-administrators

Turn noisy signals into structured analysis

2026-06-29
verify-lanes
software-quality-assurance-analysts-and-testers

The verification lane table. Runs the descriptor's three lane tiers in order and reports pass or fail per lane. Invoked by the verifier agent and the review-round-runner.

2026-06-29
apply-findings
software-quality-assurance-analysts-and-testers

Fix the punch-list findings assigned to you, one module at one level, smallest sufficient edit, verify then land. Run by editor agents.

2026-06-26
design-ui
web-and-digital-interface-designers

Design a UI surface before it is implemented, the four-layer procedure (intent, information architecture, interaction, presentation) chosen from tokens, plus the full set of states. Invoked before write-ui when a new or changed UI surface needs a design.

2026-06-26
develop-at-repl
software-developers

The project's interactive eval loop. Connect once, evaluate small forms, read the value, adjust. The discipline the write-time recipes run inside.

2026-06-26
gather-module-context
software-developers

Produce a compact module brief for a dispatched agent, built from disk, returned as the final message, never written to disk.

2026-06-26
maintain-toolchain
network-and-computer-systems-administrators

Toolchain maintenance. The pin, the doctor check, the bump ritual, and the investigated-ceiling cache. Invoked by the verifier agent and maintainer dispatches.

2026-06-26
run-spike
software-developers

Run a risk spike: name the load-bearing unknown, time-box it, build a throwaway harness that exercises the seam at and beyond expected load, decide go or no-go or mitigate, feed the outcome forward.

2026-06-26
Showing top 40 of 59 collected skills in this repository.