Agent Skills by tnn1t1s
Showing 23 vetted skills indexed across 1 GitHub repositories.
hello-world
Greet users and demonstrate skill activation with SKILL.md metadata.
performance_interpretation
Analyze benchmark results to diagnose cache, allocator, and concurrency bottlenecks.
algorithmic_analysis
Analyze algorithms for time and space complexity, correctness, and data structure suitability.
temporal_style_adapter
Enforce a late-1990s/early-2000s engineering voice in Java/C++ documentation and code comments.
skill_context_cache
Store and retrieve design decisions and cross-references in .cache/context.yaml.
self_consistency_checker
Validate cross-artifact consistency across specs, theory, code, benchmarks, and reports.
language_comparative_runtime
Compare runtime semantics across Java, C++ and Rust for memory safety and iterator implementations.
java_codegen
Generate idiomatic Java code for multiple iterator algorithm variants.
problem_specification
Convert informal problem statements into formal specifications with inputs, outputs, invariants, and contracts.
systems_design_patterns
Guide data-structure selection and systems-level design decisions for performance-critical software.
test_data_design
Design test data matrices across k, N, distributions, and patterns.
unit_test_generation
Generate parameterized unit tests for Java, C++, and Rust.
comparative_complexity
Compare algorithm designs across complexity, constant factors, and empirical metrics.
pedagogical_reflection
Extract generalizable lessons from project retrospectives into structured insights.
reporting_visualization
Format benchmark results into tables, charts, and Markdown summaries.
benchmark_design
Design controlled benchmark setups with fixed seeds and multiple trials.
microarchitectural_modeling
Translate algorithmic designs into microarchitectural behavior for CPU performance prediction.
technical_exposition
Generate formal academic engineering documentation with structured sections and citations.
iterative_optimizer
Analyze solutions and generate concrete improvement steps for optimization.
safety_invariants
Insert safety invariants for preconditions, postconditions, and memory-safety checks across Java, C++, and Rust.
research_project_layout
Generate kebab-case project names and scaffold standardized research directories from descriptions.
research_to_code_pipeline
Orchestrate research pipelines from problem specification to final report.
arxiv_research
Search arXiv literature for recent algorithm alternatives and optimizations.