Skip to main content
kryptobaseddev
GitHub-Creator-Profil

kryptobaseddev

Repository-Ansicht von 87 gesammelten Skills in 8 GitHub-Repositories.

gesammelte Skills
87
Repositories
8
aktualisiert
20. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

ct-task-executor
Softwareentwickler

General implementation task execution for completing assigned CLEO tasks by following instructions and producing concrete deliverables. Handles coding, configuration, documentation work with quality verification against acceptance criteria and progress…

20. Aug. 2026
ct-orchestrator
Sonstige Computerberufe

Pipeline-aware orchestration skill for managing complex workflows through subagent delegation. Use when the user asks to "orchestrate", "orchestrator mode", "run as orchestrator", "delegate to subagents", "coordinate agents", "spawn subagents", "multi-agent…

30. Juni 2026
skill-monorepo
Softwareentwickler

CLEO provider adapter for Anthropic Claude Code CLI. Default export is the adapter class for dynamic loading by AdapterManager. T5240 Use when: (1) calling its 2515 API functions, (2) configuring @cleocode/monorepo, (3) understanding its 1754 type…

3. Juni 2026
ct-cleo
Sonstige Computerberufe

CLEO task management protocol - session, task, and workflow guidance. Use when managing tasks, sessions, or multi-agent workflows with the CLEO CLI protocol.

29. Mai 2026
ct-documentor
Softwareentwickler

Documentation coordinator with CLEO style guide compliance. Routes every canonical-doc write (spec, adr, research, handoff, note, llm-readme) through the docs SSoT via `cleo docs add` / `cleo docs publish` / `cleo docs fetch` — never raw filesystem writes.…

27. Mai 2026
ct-epic-architect
Projektmanagementspezialisten

Epic planning and task decomposition for breaking down large initiatives into atomic, executable tasks. Provides dependency analysis, wave-based parallel execution planning, hierarchy management, and research linking. Use when creating epics, decomposing…

26. Mai 2026
cleo-validator
Softwarequalitätssicherungsanalysten und -tester

Independent IVTR peer-reviewer role. The Validator is spawned by a Lead AFTER a Worker reports an implementation candidate to verify that every Acceptance Criterion is satisfied by programmatic evidence. The Validator MUST be a different agent instance from…

25. Mai 2026
ct-validator
Softwarequalitätssicherungsanalysten und -tester

Compliance validation for verifying systems, documents, or code against requirements, schemas, or standards. Performs schema validation, code compliance checks, document validation, and protocol compliance verification with detailed pass/fail reporting. Use…

24. Mai 2026
Es werden 8 von 32 gesammelten Skills angezeigt.
Es werden 8 von 23 gesammelten Skills angezeigt.
3d-parametric-models
Softwareentwickler

Model parametric 3D geometry as code and edit mesh files programmatically. OpenSCAD (.scad) is the core for scripting solid models with named parameters; pair it with a Python mesh toolkit (trimesh/manifold3d) to inspect, repair, measure, scale, boolean,…

16. Juni 2026
skill-validator
Softwarequalitätssicherungsanalysten und -tester

Validate any Agent Skill against the agentskills.io specification plus project- or skill-local rule overrides. Use when auditing a skill folder for compliance, preparing a skill for distribution, checking PR-changed skills in CI, enforcing custom frontmatter…

16. Juni 2026
better-auth
Softwareentwickler

Implement Better Auth (better-auth.com) — the framework-agnostic TypeScript authentication library — across ANY stack: Next.js, SvelteKit, Nuxt, SolidStart, Remix/React Router, Astro, TanStack Start, Express, Hono, Elysia, Fastify, or raw Node. Covers the…

16. Juni 2026
quo
Softwareentwickler

Build, scaffold, and integrate Quo — formerly OpenPhone — telephony into a full-stack app: send & receive SMS/text messages, list and analyze calls (recordings, AI summaries, transcripts, voicemails), manage contacts, conversations, tasks, users, and phone…

16. Juni 2026
moonpay-payments
Softwareentwickler

Build, scaffold, and integrate MoonPay crypto on-ramp (buy) and off-ramp (sell) payments into a website or app — the embeddable Widget (@moonpay/moonpay-js / -react / -node) and the headless Platform + Frames product (@moonpay/platform-sdk-web). Ships a…

13. Juni 2026
image-nanobanana
Softwareentwickler

Generate and edit production-ready, watermark-free image assets with Google's Nano Banana models — gemini-3.1-flash-image (Nano Banana 2) and gemini-3-pro-image (Nano Banana Pro) — via the paid Gemini API and the gemini-cli nanobanana extension. Use when the…

12. Juni 2026
example-skill
Softwareentwickler

Replace me. One sentence on what this skill does and when to use it.

8. Juni 2026
plugin-creator
Softwareentwickler

Scaffold, validate, test, and ship a production-grade Claude Code plugin + marketplace — especially the pattern where the plugin's ONLY component is an MCP server that surfaces a registry of skills and agents on demand (so they never clog the / menu or the…

8. Juni 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
model3d
Architekten (außer Landschafts- und Schiffbauarchitekten)

Run an interactive 3D design session — turn a natural-language description (and optional reference images) into print-ready 3D files (STL + 3MF + GLB) in output/, validated for 3D printing and visually verified to match intent. Use whenever the user wants to…

17. Juni 2026
3d-modeling-foundations
Architekten (außer Landschafts- und Schiffbauarchitekten)

Core concepts for agent-driven 3D modeling — constructive solid geometry (CSG), what manifold/watertight means and why it matters, coordinate systems and millimeter units, mesh vs B-rep, file formats (STL/3MF/GLB/STEP), and how to ROUTE a request to the right…

8. Juni 2026
cad-authoring
Architekten (außer Landschafts- und Schiffbauarchitekten)

How to author parametric 3D geometry with the studio3d CSG DSL — a manifold-by-construction Python API (box, cylinder, sphere, cone, prism, extrude, revolve, text, rounded_box, hull + boolean union/difference/intersection + transforms) that exports watertight…

8. Juni 2026
print-readiness
Architekten (außer Landschafts- und Schiffbauarchitekten)

Authoritative 3D-printing design rules and the print-readiness checklist for FDM and resin (SLA/MSLA). Use when modeling, reviewing, or validating any part destined for a 3D printer — wall thickness, overhangs, supports, bridging, holes, text/emboss, pins,…

8. Juni 2026
printer-setup
Sonstige Ingenieurtechnologen und -techniker (außer Zeichner)

Set up and manage the user's 3D printer profile(s) so generated files target their real machine — make/model, AMS/multi-material, and filament colors. Use when the user mentions their printer (e.g. "I have a Bambu A1"), asks to configure printing, set…

8. Juni 2026
grill-me
Architekten (außer Landschafts- und Schiffbauarchitekten)

Run an interactive "Grill-me" design session that pins down an underspecified 3D model through focused questions, then produces a validated design plan (design.json) — the project's base design — and hands off to generation + a vision-grounded fidelity loop.…

8. Juni 2026
8 von 8 Repositories angezeigt
Alle Repositories angezeigt