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

cgov

cgov contains 14 collected skills from nomos-guild, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
4
updated
2026-03-03
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

add-chart
web-developers

Scaffold a new dashboard chart component with registry, types, and proper theme integration.

2026-03-03
add-dashboard
web-developers

Create a new customizable dashboard with its own chart registry, provider, and page. Use when adding dashboards like DRep or SPO dashboard.

2026-03-03
context
software-developers

Context window conservation rules. Invoke when approaching context limits or before large tasks.

2026-03-03
reflect
software-developers

Deep reflection on the skill learning system itself. Analyzes what's working, what's stale, and proposes structural improvements. The meta-skill.

2026-03-03
wrap-up
project-management-specialists

End-of-session automation. Creates a journey and evolves skills based on session learnings.

2026-03-03
build-fix
software-developers

Run the build and intelligently fix TypeScript errors with guardrails. Stops if fixes introduce more errors or the same error persists after 3 attempts.

2026-02-24
code-review
software-quality-assurance-analysts-and-testers

Security and quality review of uncommitted changes. Checks for vulnerabilities, code smells, and best practice violations. Use before committing.

2026-02-24
security-review
information-security-analysts

Deep security audit for the cgov application. Checks secrets, input validation, XSS, API security, wallet integration, and dependency vulnerabilities.

2026-02-24
verify
software-quality-assurance-analysts-and-testers

Pre-PR verification loop. Runs build, type check, lint, security audit, and console.log scan. Use before creating PRs or merging.

2026-02-24
i18n
web-developers

Add or update translations across all 7 locale files and wire them into React components or pure utility functions.

2026-02-11
theming
web-developers

Guidelines for implementing consistent theming across the three visual themes (light, dark, game).

2026-02-10
add-api-route
web-developers

Create Next.js API routes for backend proxies, server-side aggregation, or third-party API integrations with caching and error handling.

2026-02-10
add-thunk
software-developers

Add a Redux async thunk with loading/error states to governanceSlice. Use when adding new async data fetching.

2026-02-04
journey
software-developers

Create session learning logs that persist institutional memory across Claude Code sessions.

2026-02-04