Skip to main content
runkids
Perfil de criador do GitHub

runkids

Visão por repositório de 31 skills coletadas em 7 repositórios do GitHub.

skills coletadas
31
repositórios
7
atualizado
5 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

skillshare
sem classificação

Manages and syncs AI CLI skills and agents across 50+ tools from a single source. Use this skill whenever the user mentions "skillshare", runs skillshare commands, manages skills or agents (install, update, uninstall, sync, commit, audit, analyze, check,…

5 de set. de 2026
skillshare-release
Desenvolvedores de software

End-to-end release workflow for skillshare. Runs tests, generates changelog (via /changelog), optionally writes local RELEASE_NOTES, updates version numbers, commits, and drafts announcements. Use when the user says "release", "prepare release", "cut a…

15 de jun. de 2026
skillshare-changelog
Desenvolvedores de software

Generate CHANGELOG.md entry from recent commits in conventional format. Also syncs the website changelog page. Use this skill whenever the user asks to: generate a changelog, document what changed between tags, or create a new CHANGELOG entry. If you see…

5 de abr. de 2026
skillshare-cli-e2e-test
Analistas de garantia de qualidade de software e testadores

Run isolated E2E tests in devcontainer from ai_docs/tests runbooks. Use this skill whenever the user asks to: run an E2E test, execute a test runbook, validate a feature end-to-end, create a new runbook, or test CLI behavior in isolation. If you need to run a…

25 de mar. de 2026
skillshare-codebase-audit
Desenvolvedores de software

Cross-validate CLI flags, docs, tests, and targets for consistency across the codebase. Use this skill whenever the user asks to: audit the codebase, check for consistency issues, find undocumented flags, verify test coverage, validate targets.yaml, check…

25 de mar. de 2026
skillshare-devcontainer
Administradores de redes e sistemas de computador

Run CLI commands, tests, and debugging inside the skillshare devcontainer. Use this skill whenever you need to: execute skillshare CLI commands for verification, run Go tests (unit or integration), reproduce bugs, test new features, start the web UI, or…

25 de mar. de 2026
skillshare-implement-feature
Desenvolvedores de software

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for…

25 de mar. de 2026
skillshare-ui-website-style
Designers de interfaces web e digitais

Skillshare frontend design system for the React dashboard (ui/) and Docusaurus website (website/). Use this skill whenever you: build or modify a dashboard page or component in ui/src/, style or layout website pages or custom CSS in website/, create new React…

25 de mar. de 2026
Mostrando 8 de 9 skills coletadas.
mdproof
Analistas de garantia de qualidade de software e testadores

Use when: writing E2E, integration, or smoke tests; verifying CLI tools, APIs, or deployments; creating executable documentation; running existing runbook or proof files; or after implementing a feature to verify it works. Activate when the project has…

8 de abr. de 2026
mdproof-cli-e2e-test
Analistas de garantia de qualidade de software e testadores

Write and run E2E test runbooks that exercise the mdproof CLI itself. Use this skill whenever you need to: verify a new feature works end-to-end, validate a bug fix via a reproducible markdown runbook, test CLI flags (--dry-run, --fail-fast, --steps, --report…

13 de mar. de 2026
mdproof-devcontainer
Administradores de redes e sistemas de computador

Run CLI commands, tests, and debugging inside the mdproof devcontainer. Use this skill whenever you need to: execute mdproof CLI commands, run Go tests (unit or integration), reproduce bugs, test new features, run E2E runbooks, or perform any operation that…

13 de mar. de 2026
mdproof-update-docs
Desenvolvedores de software

Update all documentation (skills/, docs/, README.md, CHANGELOG.md) to match recent code changes, cross-validating every flag and config field against Go source. Use this skill whenever the user asks to: update docs, sync docs with code, document a new flag or…

13 de mar. de 2026
mdproof-implement-feature
Desenvolvedores de software

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI flag, implement a feature, build new functionality, create a new internal package, add an assertion type, extend the parser, or…

10 de mar. de 2026
mdproof-changelog
Desenvolvedores de software

Generate CHANGELOG.md entry from recent commits in conventional format. Use this skill whenever the user asks to: write release notes, generate a changelog, prepare a version release, document what changed between tags, or create a new CHANGELOG entry. Do NOT…

10 de mar. de 2026
feature-radar-scan
Assistentes estatísticos

Discover new feature opportunities from creative brainstorming, user feedback, ecosystem trends, and cross-project research. Writes results to .feature-radar/opportunities/. MUST use this skill when the user wants to GENERATE new ideas — not evaluate existing…

8 de mar. de 2026
feature-radar-archive
Gerentes de sistemas computacionais e de informação

Archive a completed, rejected, or covered feature into .feature-radar/archive/ with mandatory learning extraction. MUST use this skill whenever a feature reaches a terminal state — done, rejected, covered, deferred, or N/A. Even casual mentions like "we…

6 de mar. de 2026
feature-radar-learn
Assistentes estatísticos

Extract reusable patterns, architectural decisions, and pitfalls from completed work into .feature-radar/specs/. Captures the "why" behind choices so future sessions build on past experience. MUST use this skill when the user reflects on what worked/didn't,…

6 de mar. de 2026
feature-radar-ref
Desenvolvedores de software

Record external observations, ecosystem trends, and creative inspiration into .feature-radar/references/. MUST use this skill when the user mentions something interesting from outside their project — other tools, articles, approaches, or trends. Even casual…

6 de mar. de 2026
feature-radar
Gerentes de marketing

Full-cycle feature discovery, evaluation, and prioritization. Builds a persistent knowledge base at .feature-radar/ and runs a 6-phase workflow to recommend what to build next. Modes: full (all phases), quick (scan only), evaluate (prioritize), #N (deep-dive…

6 de mar. de 2026
feature-radar-validate
Analistas de garantia de qualidade de software e testadores

Validate SKILL.md frontmatter and .feature-radar/ files against format rules. Runs validate.sh, reports errors/warnings, and auto-fixes issues. MUST use this skill after editing any SKILL.md or .feature-radar/ file — catches format bugs like the 1024-char…

6 de mar. de 2026
veto-changelog
Desenvolvedores de software

Generate CHANGELOG.md entry from recent commits in conventional format. Use this skill whenever the user asks to: write release notes, generate a changelog, prepare a version release, document what changed between tags, or create a new CHANGELOG entry. Do NOT…

7 de mar. de 2026
veto-cli-e2e-test
Analistas de garantia de qualidade de software e testadores

Run isolated E2E tests from ai_docs/tests runbooks against the veto release binary. Use this skill whenever the user asks to: run an E2E test, execute a test runbook, validate a feature end-to-end, create a new runbook, or test CLI behavior in the sandbox. If…

7 de mar. de 2026
veto-codebase-audit
Analistas de garantia de qualidade de software e testadores

Cross-validate CLI flags, rules, tests, and integrations for consistency across the veto codebase. Use this skill whenever the user asks to: audit the codebase, check for consistency issues, find undocumented flags, verify test coverage, validate rule…

7 de mar. de 2026
veto-devcontainer
Administradores de redes e sistemas de computador

Run CLI commands, tests, and debugging inside the veto devcontainer. Use this skill whenever you need to: execute veto CLI commands for verification, run cargo test, reproduce bugs, test rule matching, or perform any operation that requires an isolated Linux…

7 de mar. de 2026
veto-implement-feature
Desenvolvedores de software

Implement a feature or fix using TDD workflow in the veto Rust codebase. Use this skill whenever the user asks to: add a new rule category, implement a CLI subcommand, add an auth method, modify the risk engine, add a new integration (setup command), or write…

7 de mar. de 2026
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos